Python
manuals. Programming
languages. |
Definition of Python |
Python is a general-purpose high-level programming
language. Its design philosophy emphasizes code readability. Python
claims to combine remarkable power with very clear syntax and its
standard library is large and comprehensive. Its use of indentation as
block delimiters is unusual among popular programming languages.
Python supports multiple programming paradigms (primarily object
oriented, imperative, and functional) and features a fully dynamic type
system and automatic memory management, similar to Perl, Ruby, Scheme,
and Tcl. Like other dynamic languages, Python is often used as a
scripting language.
The language has an open, community-based development model managed by
the non-profit Python Software Foundation, which maintains the de facto
standard definition of the language in CPython, the reference
implementation.
|
|
Manual |
Description |
Online
|
Format / File |
Ads / Size |
|
Guido Van Rossum Python Tutorial |
Guido Van Rossum Python Tutorial.
77 pages in PDF.
|
|
|
|
Penzilla Python Tutorial
2.5 or 2.6 |
Hands-on Python Tutorial
By Dr. Andrew N. Harrington
Python 2.5 or 2.6 Version
|
|
|
Penzilla Python Tutorial
3.0 |
Hands-on Python Tutorial
By Dr. Andrew N. Harrington
Python 3.0 Version
|
|
|
Python for Windows |
This document discusses some of the common pitfalls in getting python
scripts running under Windows, with an emphasis on enabling python cgi
scripts through Windows Apache.
|
|
|
Python Crash Course |
If you are an absolute beginner or a novice in programming this site was
made for you.
In this tutorial you will learn how to program a computer the quick way.
No long explanations. I will just show you how to do it and you will do
it yourself. From the very beginning step by step.
|
|
|
Penzilla Python Tutorial
3.0 |
Unix and Python tutorial for 20.180
Originally written by Sampsa Hautaniemi
Modified by Sabrina L. Spencer and Laura February 8, 2006
Pdf. 24 pages.
|
|
|
|
|
|
|
|
|
Home |
|
|
|
|
|
|
|
|
|
|
|
Manuals.astalaweb.net © 2005
Gabriel Chova Blasco -
All rights reserved
|
|
|